Create a Form - Password Field

The Password Input Field box allows the user to safely enter a password. Any text the user types in the field will display in the browser as "xxxxx", to protect the confidentiality of the user's password.

To add a Password Field:

  1. Click on the Password button on the Forms Toolbar.
    Or, access the Insert menu and select Password Field from the Forms sub menu.
    The Password Input Field box is displayed.

  2. The Password Input Field box has the following options:
    1. Name:
      Specify a unique name for this password field. This name is used in the CGI program to refer to this element. Web Factory provides a unique name that you or the CGI programmer can change.
    2. Size:
      Type the number of characters across that will be displayed in the password field at any one time.
    3. Max length:
      Type the maximum number of characters that you will allow the user to enter in the password field. This number can be larger than the Size number. If the user types more text than can be displayed at any one time, the user can scroll across this field with the cursor and arrow keys. Scroll bars will not appear.
    4. Value:
      Type the initial text that will display in this field, if any.

  3. Click OK.
    The password field is displayed in the form.

    Example:Password:

    Return to Table of ContentsReturn to Create Forms

    This Web page created in Web Factory.